popover: Add keynav keybindings
authorMatthias Clasen <mclasen@redhat.com>
Tue, 17 Mar 2020 21:24:09 +0000 (17:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 18 Mar 2020 00:15:26 +0000 (20:15 -0400)
commit6eb848f0e00ff7bf1cbf4f21bed082f837d7aeb4
tree88d1fd0c77be27e76ea6a38a7a7445713753f3b0
parent8fab4ceebbd05f9a5343aafff4a9f3143a33cc1f
popover: Add keynav keybindings

The shortcut controllers are limited to same-native,
so we need to duplicate the Tab and arrow key bindings
for focus handling, as well as the Enter bindings for
activation.
gtk/gtkpopover.c